Scripting > CxEditors > CxCasEditor Object

CxCasEditor Object

The CxCasEditor object is a dialog box-based editor for the Common Alarm Service (CAS). Declare the object using the following code:

CreateObject("CxEditors.CxCasEditor")

Each method in this document will assume you have declared and connected the CxCasEditor object using the following code:

Dim CasEditor

Set CasEditor = CreateObject("CxEditors.CxCasEditor")

CasEditor.Connect("CYGDEMO.CAS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.